////////////////////////////////////ITEMS JOHILLIAN + MAKES YOU INVISABLE + //////////////////////////////

[ITEMDEF I_INVISVIAL]

ID=0F82
name=invisable potion

on=@dclick
  
    src.emote drink the vial and become invisable.
    src.sound=snd_SPELL_INVISIBILITY
    src.flags=statf_invisible
    src.consume 1 i_invisvial
return 1